projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7af895
)
(SYSTEM_PURESIZE_EXTRA): Bump to 50k.
author
Jason Rumney
<jasonr@gnu.org>
Tue, 15 May 2007 23:04:35 +0000
(23:04 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Tue, 15 May 2007 23:04:35 +0000
(23:04 +0000)
src/s/ms-w32.h
patch
|
blob
|
history
diff --git
a/src/s/ms-w32.h
b/src/s/ms-w32.h
index ad699dff035b073bb7c2577bf4a4fd8fffb06221..75888f2df2a48d493aa32d6acdcd7e9268dba1ad 100644
(file)
--- a/
src/s/ms-w32.h
+++ b/
src/s/ms-w32.h
@@
-481,7
+481,7
@@
extern char *get_emacs_configuration_options (void);
/* We need a little extra space, see ../../lisp/loadup.el.
The number below comes from 23923 bytes worth (as of 2006-04)
of w32-specific files loaded by loadup.el, plus 1K spare. */
-#define SYSTEM_PURESIZE_EXTRA
25
000
+#define SYSTEM_PURESIZE_EXTRA
50
000
/* For unexec to work on Alpha systems, we need to put Emacs'
initialized data into a separate section from the CRT initialized